RecurrencePatternDeletedInstanceDates Property |
Gets the deleted instance dates.
Namespace:
Independentsoft.Msg
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic IList<DateTime> DeletedInstanceDates { get; }Public ReadOnly Property DeletedInstanceDates As IList(Of DateTime)
Get
Property Value
Type:
IListDateTimeThe deleted instance dates.
See Also